plat/css: allow platforms to define the system power domain level
authorChandni Cherukuri <chandni.cherukuri@arm.com>
Tue, 16 Oct 2018 09:49:54 +0000 (15:19 +0530)
committerChandni Cherukuri <chandni.cherukuri@arm.com>
Tue, 27 Nov 2018 05:02:55 +0000 (10:32 +0530)
commiteff2f44430fcd452d2f5425566e109a8c517b1d1
tree3f6d87eb6a71e04da536869f3ee43980e7081f59
parent85397ec4574952de8878ee053e01b1a04b34035f
plat/css: allow platforms to define the system power domain level

The CSS_SYSTEM_PWR_DMN_LVL macro that defines the system power domain
level is fixed at ARM_PWR_LVL2 for all CSS platforms. However, the
system power domain level can be different for CSS platforms that
use multi-threaded CPUs.

So, in preparation towards adding support for platforms that use
multi-threaded CPUs, refactor the definition of CSS_SYSTEM_PWR_DMN_LVL
such that CSS_SYSTEM_PWR_DMN_LVL is uniquely defined for each of the
CSS platform.

Change-Id: Ia837b13f6865e71da01780993c048b45b7f36d85
Signed-off-by: Chandni Cherukuri <chandni.cherukuri@arm.com>
include/plat/arm/css/common/css_pm.h
plat/arm/board/juno/include/platform_def.h
plat/arm/board/n1sdp/include/platform_def.h
plat/arm/board/sgi575/include/platform_def.h
plat/arm/board/sgiclarka/include/platform_def.h
plat/arm/css/sgm/include/sgm_base_platform_def.h